wayland: Remove GdkWaylandDeviceData pointer in GdkWaylandDevice
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 17 Mar 2016 17:03:26 +0000 (18:03 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 21 Mar 2016 16:15:59 +0000 (17:15 +0100)
commitc9f9163544a8c18a2e92b408730ad3b89a83d4e6
tree54078133d47bea905741310fb71bf2b8ee70dbac
parent08a0257893493f888b503db8b18d0c31c2e35f60
wayland: Remove GdkWaylandDeviceData pointer in GdkWaylandDevice

It's the same than gdk_device_get_seat() nowadays. Also, rename the
usages of GdkWaylandDeviceData to GdkWaylandSeat in the functions
affected by the removal.

https://bugzilla.gnome.org/show_bug.cgi?id=763859
gdk/wayland/gdkdevice-wayland.c